home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: jdmorris@ix.netcom.com (Jason D. Morris)
- Newsgroups: comp.lang.c++
- Subject: Re: RTTI source code?
- Date: Mon, 11 Mar 1996 15:24:26 GMT
- Organization: Netcom
- Message-ID: <3144456e.1502250@nntp.ix.netcom.com>
- References: <4i17bu$ct3@hermes.is.co.za>
- NNTP-Posting-Host: pon-mi1-12.ix.netcom.com
- X-NETCOM-Date: Mon Mar 11 7:23:43 AM PST 1996
- X-Newsreader: Forte Agent .99d/32.182
-
- On 11 Mar 1996 12:46:54 GMT, "W. Dicks" <wd@isis.co.za> wrote:
-
- >I use Turbo C++ 3.0 which does not implement RTTI. Where can I
- >find RTTI source code?
- >
-
- RTTI is implemented at the compiler level. If you want examples
- of pseudo-RTTI, take a look at MFC and their RUNTIMECLASS macros.
-
- Jason
-
-